home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 19 / Night Owl (The Best of Shareware)(NOPV 19)(1996).ISO / 007a / ftoss102.zip / FILETOSS.CFG < prev    next >
Text File  |  1995-09-05  |  2KB  |  42 lines

  1. ;--------------------------------------------------------------------------
  2. ;                       FILETOSS.CFG Configuration File
  3. ;--------------------------------------------------------------------------
  4. ;This is the FILETOSS.CFG configuration file. It contains the information
  5. ;about your inbound directory and log file.
  6. ;
  7. ;Make the appropriate changes to this file.
  8. ;
  9. ;Format rules for FILETOSS.CFG:
  10. ;
  11. ;All statements must begin in Column 1
  12. ;All comments must begin with ";"
  13. ;
  14. ;The correct format is STATEMENT=VARIABLE
  15. ;The STATEMENT must be capitalized!!!!!!!
  16. ;All STATEMENTs must have an "=" sign variable
  17. ;Leave no blank spaces after the "=" sign
  18. ;
  19. ;STATEMENTs used by FileToss are INBOUND, REPORT and SCANLIST
  20. ;
  21. ;Neither INBOUND nor REPORT may reside in the root directory of any drive.
  22. ;
  23. ;--------------------------------------------------------------------------
  24. ;INBOUND is the directory in which your .TIC files can be found.
  25. ;Do not use a trailing backslash in your directory name.
  26. ;This field is required.
  27. ;
  28. INBOUND=C:\FD\FILE
  29. ;
  30. ;--------------------------------------------------------------------------
  31. ;REPORT is the FileToss Log file. You can specify a name and
  32. ;directory for your log file.
  33. ;
  34. REPORT=C:\FILETOSS\FILETOSS.LOG
  35. ;--------------------------------------------------------------------------
  36. ;SCANLIST is a text file listing the target directory and names of all
  37. ;files processed by FileToss.  It can be used with a virus scanner or
  38. ;rearchiving program after FileToss has processed your incoming files.
  39. ;
  40. SCANLIST=C:\FILETOSS\SCANLIST.TXT
  41. ;--------------------------------------------------------------------------
  42. ;That's all folks!